﻿2026-07-27T14:15:56.4790920Z Current runner version: '2.336.0'
2026-07-27T14:15:56.4795554Z Runner name: 'kitsubito'
2026-07-27T14:15:56.4796066Z Runner group name: 'Default'
2026-07-27T14:15:56.4796715Z Machine name: 'KITSUBITO'
2026-07-27T14:15:56.4800087Z ##[group]GITHUB_TOKEN Permissions
2026-07-27T14:15:56.4802372Z Actions: write
2026-07-27T14:15:56.4802779Z ArtifactMetadata: write
2026-07-27T14:15:56.4803183Z Attestations: write
2026-07-27T14:15:56.4803555Z Checks: write
2026-07-27T14:15:56.4803918Z CodeQuality: write
2026-07-27T14:15:56.4804294Z Contents: write
2026-07-27T14:15:56.4804684Z CopilotRequests: write
2026-07-27T14:15:56.4805090Z Deployments: write
2026-07-27T14:15:56.4805472Z Discussions: write
2026-07-27T14:15:56.4805843Z Drives: write
2026-07-27T14:15:56.4806205Z Issues: write
2026-07-27T14:15:56.4806568Z Metadata: read
2026-07-27T14:15:56.4806939Z Models: read
2026-07-27T14:15:56.4807304Z Packages: write
2026-07-27T14:15:56.4807685Z Pages: write
2026-07-27T14:15:56.4808171Z PullRequests: write
2026-07-27T14:15:56.4808587Z RepositoryProjects: write
2026-07-27T14:15:56.4809077Z SecurityEvents: write
2026-07-27T14:15:56.4809464Z Statuses: write
2026-07-27T14:15:56.4809824Z VulnerabilityAlerts: read
2026-07-27T14:15:56.4810199Z ##[endgroup]
2026-07-27T14:15:56.4811987Z Secret source: Actions
2026-07-27T14:15:56.4812689Z Prepare workflow directory
2026-07-27T14:15:56.5166149Z Prepare all required actions
2026-07-27T14:15:56.5199150Z Getting action download info
2026-07-27T14:15:56.8874251Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-07-27T14:15:57.4074386Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-07-27T14:15:57.4958190Z ##[group]Run set -euo pipefail
2026-07-27T14:15:57.4958794Z [36;1mset -euo pipefail[0m
2026-07-27T14:15:57.4959336Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-07-27T14:15:57.4959919Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-07-27T14:15:57.4960619Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-07-27T14:15:57.4961351Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-07-27T14:15:57.4961962Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-07-27T14:15:57.4962481Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-07-27T14:15:57.4963298Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-07-27T14:15:57.4964058Z [36;1m  exit 1[0m
2026-07-27T14:15:57.4964401Z [36;1mfi[0m
2026-07-27T14:15:57.4981145Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T14:15:57.4981929Z ##[endgroup]
2026-07-27T14:15:57.5100887Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=754796953600 floor_bytes=34359738368
2026-07-27T14:15:57.5273018Z ##[group]Run actions/checkout@v5
2026-07-27T14:15:57.5273486Z with:
2026-07-27T14:15:57.5273819Z   fetch-depth: 0
2026-07-27T14:15:57.5274229Z   repository: BigscreenVR/spt-bs-core
2026-07-27T14:15:57.5277259Z   token: ***
2026-07-27T14:15:57.5277614Z   ssh-strict: true
2026-07-27T14:15:57.5277966Z   ssh-user: git
2026-07-27T14:15:57.5278342Z   persist-credentials: true
2026-07-27T14:15:57.5278743Z   clean: true
2026-07-27T14:15:57.5279201Z   sparse-checkout-cone-mode: true
2026-07-27T14:15:57.5279620Z   fetch-tags: false
2026-07-27T14:15:57.5279978Z   show-progress: true
2026-07-27T14:15:57.5280329Z   lfs: false
2026-07-27T14:15:57.5280672Z   submodules: false
2026-07-27T14:15:57.5281031Z   set-safe-directory: true
2026-07-27T14:15:57.5281432Z   allow-unsafe-pr-checkout: false
2026-07-27T14:15:57.5281870Z ##[endgroup]
2026-07-27T14:15:57.6100718Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T14:15:57.6102232Z ##[group]Getting Git version info
2026-07-27T14:15:57.6102961Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T14:15:57.6103844Z [command]/usr/bin/git version
2026-07-27T14:15:57.6104299Z git version 2.43.0
2026-07-27T14:15:57.6105839Z ##[endgroup]
2026-07-27T14:15:57.6109395Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/c28d05d8-23da-4aa1-8fee-e1e2b4091367' before making global git config changes
2026-07-27T14:15:57.6110478Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T14:15:57.6111432Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:15:57.6125230Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T14:15:57.6145917Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T14:15:57.6156720Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T14:15:57.6159826Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T14:15:57.6179785Z HEAD
2026-07-27T14:15:57.6210269Z ##[endgroup]
2026-07-27T14:15:57.6212031Z [command]/usr/bin/git submodule status
2026-07-27T14:15:57.6396199Z ##[group]Cleaning the repository
2026-07-27T14:15:57.6396918Z [command]/usr/bin/git clean -ffdx
2026-07-27T14:15:58.4781850Z Removing target/
2026-07-27T14:15:58.4790459Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T14:15:58.4924354Z HEAD is now at e79dd1a5 Merge e59eb430a4773b935c1c7c3f6c85ac9333985686 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:15:58.4930990Z ##[endgroup]
2026-07-27T14:15:58.4965116Z ##[group]Disabling automatic garbage collection
2026-07-27T14:15:58.4968895Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T14:15:58.4998161Z ##[endgroup]
2026-07-27T14:15:58.4998909Z ##[group]Setting up auth
2026-07-27T14:15:58.5004939Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T14:15:58.5032063Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T14:15:58.5215429Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T14:15:58.5241207Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T14:15:58.5424474Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T14:15:58.5452836Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T14:15:58.5646806Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T14:15:58.5682865Z ##[endgroup]
2026-07-27T14:15:58.5683723Z ##[group]Fetching the repository
2026-07-27T14:15:58.5691952Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +ef8ac59c2a86c33237b5a70929004366f5d15664:refs/remotes/pull/108/merge
2026-07-27T14:15:59.0747325Z ##[endgroup]
2026-07-27T14:15:59.0748728Z ##[group]Determining the checkout info
2026-07-27T14:15:59.0750578Z ##[endgroup]
2026-07-27T14:15:59.0753449Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T14:15:59.0831979Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T14:15:59.0858867Z ##[group]Checking out the ref
2026-07-27T14:15:59.0861249Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/108/merge
2026-07-27T14:15:59.1038404Z Previous HEAD position was e79dd1a5 Merge e59eb430a4773b935c1c7c3f6c85ac9333985686 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:15:59.1041923Z HEAD is now at ef8ac59c Merge b0cfd59814b651833904fc0c63661fc08a27ec51 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T14:15:59.1046906Z ##[endgroup]
2026-07-27T14:15:59.1085227Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T14:15:59.1107257Z ef8ac59c2a86c33237b5a70929004366f5d15664
2026-07-27T14:15:59.1292625Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-07-27T14:15:59.1294457Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-07-27T14:15:59.1309338Z shell: /usr/bin/bash -e {0}
2026-07-27T14:15:59.1310215Z ##[endgroup]
2026-07-27T14:15:59.1438755Z ##[group]Run bash .github/ci/reap-census.sh start
2026-07-27T14:15:59.1440124Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-07-27T14:15:59.1454209Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T14:15:59.1455276Z env:
2026-07-27T14:15:59.1455974Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T14:15:59.1456865Z ##[endgroup]
2026-07-27T14:15:59.1509214Z CI-CENSUS scope roots:
2026-07-27T14:15:59.1510502Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:15:59.1512341Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-27T14:15:59.1514516Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-27T14:15:59.1516413Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-27T14:15:59.1517684Z   root: /home/reavus/spt-n1-oldbroker
2026-07-27T14:15:59.1554553Z CI-CENSUS self-check OK: walked 390 /proc entries, exe resolution live
2026-07-27T14:16:00.6011153Z CI-CENSUS phase=start box_procs=389 box_fds=10560 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T14:16:00.6011868Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T14:16:00.6052916Z ##[group]Run set -euo pipefail
2026-07-27T14:16:00.6053240Z [36;1mset -euo pipefail[0m
2026-07-27T14:16:00.6053479Z [36;1mPIN=0c95435[0m
2026-07-27T14:16:00.6053713Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-07-27T14:16:00.6053989Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-07-27T14:16:00.6054362Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-07-27T14:16:00.6054813Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-07-27T14:16:00.6055292Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-07-27T14:16:00.6055650Z [36;1m  rm -rf "$CACHE"[0m
2026-07-27T14:16:00.6055902Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-07-27T14:16:00.6056197Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-07-27T14:16:00.6056555Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-07-27T14:16:00.6056985Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-07-27T14:16:00.6057253Z [36;1mfi[0m
2026-07-27T14:16:00.6057567Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-07-27T14:16:00.6071069Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T14:16:00.6071373Z env:
2026-07-27T14:16:00.6071586Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T14:16:00.6071843Z ##[endgroup]
2026-07-27T14:16:00.8952588Z    Compiling proc-macro2 v1.0.106
2026-07-27T14:16:00.8953261Z    Compiling quote v1.0.45
2026-07-27T14:16:00.8953769Z    Compiling unicode-ident v1.0.24
2026-07-27T14:16:00.8954272Z    Compiling libc v0.2.186
2026-07-27T14:16:00.8954791Z    Compiling serde_core v1.0.228
2026-07-27T14:16:00.8955188Z    Compiling cfg-if v1.0.4
2026-07-27T14:16:00.8955478Z    Compiling serde v1.0.228
2026-07-27T14:16:00.9008304Z    Compiling log v0.4.32
2026-07-27T14:16:00.9057603Z    Compiling pin-project-lite v0.2.17
2026-07-27T14:16:00.9091104Z    Compiling portable-atomic v1.13.1
2026-07-27T14:16:00.9091721Z    Compiling typenum v1.20.1
2026-07-27T14:16:00.9161382Z    Compiling version_check v0.9.5
2026-07-27T14:16:00.9207289Z    Compiling memchr v2.8.1
2026-07-27T14:16:00.9341595Z    Compiling find-msvc-tools v0.1.9
2026-07-27T14:16:00.9376808Z    Compiling critical-section v1.2.0
2026-07-27T14:16:00.9509191Z    Compiling shlex v2.0.1
2026-07-27T14:16:00.9851465Z    Compiling futures-core v0.3.32
2026-07-27T14:16:00.9999582Z    Compiling bytes v1.11.1
2026-07-27T14:16:01.0404973Z    Compiling subtle v2.6.1
2026-07-27T14:16:01.1721392Z    Compiling smallvec v1.15.1
2026-07-27T14:16:01.1871274Z    Compiling equivalent v1.0.2
2026-07-27T14:16:01.1931782Z    Compiling itoa v1.0.18
2026-07-27T14:16:01.2041158Z    Compiling semver v1.0.28
2026-07-27T14:16:01.2218045Z    Compiling stable_deref_trait v1.2.1
2026-07-27T14:16:01.2721546Z    Compiling slab v0.4.12
2026-07-27T14:16:01.2858107Z    Compiling futures-io v0.3.32
2026-07-27T14:16:01.2981375Z    Compiling futures-sink v0.3.32
2026-07-27T14:16:01.3071268Z    Compiling futures-task v0.3.32
2026-07-27T14:16:01.3438269Z    Compiling generic-array v0.14.7
2026-07-27T14:16:01.4040851Z    Compiling futures-channel v0.3.32
2026-07-27T14:16:01.4404107Z    Compiling rand_core v0.10.1
2026-07-27T14:16:01.4704054Z    Compiling hashbrown v0.17.1
2026-07-27T14:16:01.4801218Z    Compiling rustversion v1.0.22
2026-07-27T14:16:01.5115835Z    Compiling bitflags v2.12.1
2026-07-27T14:16:01.5211253Z    Compiling getrandom v0.4.2
2026-07-27T14:16:01.5431428Z    Compiling rustc_version v0.4.1
2026-07-27T14:16:01.6240600Z    Compiling cpufeatures v0.2.17
2026-07-27T14:16:01.6711070Z    Compiling fnv v1.0.7
2026-07-27T14:16:01.6953912Z    Compiling strsim v0.11.1
2026-07-27T14:16:01.7051286Z    Compiling cfg_aliases v0.2.1
2026-07-27T14:16:01.7640910Z    Compiling litemap v0.8.2
2026-07-27T14:16:01.7947231Z    Compiling writeable v0.6.3
2026-07-27T14:16:01.8081403Z    Compiling icu_properties_data v2.2.0
2026-07-27T14:16:01.8161344Z    Compiling icu_normalizer_data v2.2.0
2026-07-27T14:16:01.8731008Z    Compiling dunce v1.0.5
2026-07-27T14:16:01.9460533Z    Compiling utf8_iter v1.0.4
2026-07-27T14:16:01.9681124Z    Compiling ident_case v1.0.1
2026-07-27T14:16:02.0230927Z    Compiling fs_extra v1.3.0
2026-07-27T14:16:02.0718412Z    Compiling percent-encoding v2.3.2
2026-07-27T14:16:02.0824596Z    Compiling autocfg v1.5.1
2026-07-27T14:16:02.1101495Z    Compiling http v1.4.1
2026-07-27T14:16:02.1140705Z    Compiling aws-lc-rs v1.17.0
2026-07-27T14:16:02.1640613Z    Compiling unicode-segmentation v1.13.3
2026-07-27T14:16:02.1911351Z    Compiling cpufeatures v0.3.0
2026-07-27T14:16:02.2179707Z    Compiling thiserror v2.0.18
2026-07-27T14:16:02.2589261Z    Compiling syn v2.0.117
2026-07-27T14:16:02.2603359Z    Compiling scopeguard v1.2.0
2026-07-27T14:16:02.3625846Z    Compiling indexmap v2.14.0
2026-07-27T14:16:02.3792344Z    Compiling lock_api v0.4.14
2026-07-27T14:16:02.3831361Z    Compiling chacha20 v0.10.0
2026-07-27T14:16:02.3879523Z    Compiling form_urlencoded v1.2.2
2026-07-27T14:16:02.4391511Z    Compiling untrusted v0.9.0
2026-07-27T14:16:02.4464286Z    Compiling heck v0.5.0
2026-07-27T14:16:02.5380897Z    Compiling rustls v0.23.40
2026-07-27T14:16:02.5490462Z    Compiling atomic-waker v1.1.2
2026-07-27T14:16:02.5800294Z    Compiling const-oid v0.10.2
2026-07-27T14:16:02.5990701Z    Compiling anyhow v1.0.102
2026-07-27T14:16:02.6600570Z    Compiling unicode-xid v0.2.6
2026-07-27T14:16:02.6626763Z    Compiling zerocopy v0.8.50
2026-07-27T14:16:02.6823907Z    Compiling paste v1.0.15
2026-07-27T14:16:02.7000553Z    Compiling convert_case v0.10.0
2026-07-27T14:16:02.7070339Z    Compiling parking_lot_core v0.9.12
2026-07-27T14:16:02.7520559Z    Compiling httparse v1.10.1
2026-07-27T14:16:02.7920882Z    Compiling num-traits v0.2.19
2026-07-27T14:16:02.8360459Z    Compiling hybrid-array v0.4.12
2026-07-27T14:16:02.8660659Z    Compiling curve25519-dalek v4.1.3
2026-07-27T14:16:02.9530589Z    Compiling ahash v0.8.12
2026-07-27T14:16:03.0081492Z    Compiling powerfmt v0.2.0
2026-07-27T14:16:03.0280643Z    Compiling jobserver v0.1.34
2026-07-27T14:16:03.0542056Z    Compiling crypto-common v0.1.7
2026-07-27T14:16:03.0694759Z    Compiling block-buffer v0.10.4
2026-07-27T14:16:03.0945706Z    Compiling fastrand v2.4.1
2026-07-27T14:16:03.1340511Z    Compiling either v1.16.0
2026-07-27T14:16:03.1383138Z    Compiling base64ct v1.8.3
2026-07-27T14:16:03.1737881Z    Compiling deranged v0.5.8
2026-07-27T14:16:03.2263051Z    Compiling digest v0.10.7
2026-07-27T14:16:03.2563240Z    Compiling mio v1.2.1
2026-07-27T14:16:03.3995975Z    Compiling cc v1.2.63
2026-07-27T14:16:03.4060777Z    Compiling socket2 v0.6.4
2026-07-27T14:16:03.4220606Z    Compiling getrandom v0.2.17
2026-07-27T14:16:03.4650449Z    Compiling http-body v1.0.1
2026-07-27T14:16:03.5530751Z    Compiling pem-rfc7468 v1.0.0
2026-07-27T14:16:03.6250989Z    Compiling try-lock v0.2.5
2026-07-27T14:16:03.6920758Z    Compiling rand v0.10.1
2026-07-27T14:16:03.7046600Z    Compiling uuid v1.23.2
2026-07-27T14:16:03.7150522Z    Compiling rand_core v0.6.4
2026-07-27T14:16:03.7450661Z    Compiling num-conv v0.2.2
2026-07-27T14:16:03.7520478Z    Compiling data-encoding v2.11.0
2026-07-27T14:16:03.8448867Z    Compiling tinyvec_macros v0.1.1
2026-07-27T14:16:03.9020672Z    Compiling tower-service v0.3.3
2026-07-27T14:16:03.9360450Z    Compiling pkg-config v0.3.33
2026-07-27T14:16:03.9630503Z    Compiling base64 v0.22.1
2026-07-27T14:16:03.9810260Z    Compiling vcpkg v0.2.15
2026-07-27T14:16:03.9870321Z    Compiling zmij v1.0.21
2026-07-27T14:16:04.0520613Z    Compiling time-core v0.1.8
2026-07-27T14:16:04.1811166Z    Compiling tinyvec v1.11.0
2026-07-27T14:16:04.2440719Z    Compiling parking_lot v0.12.5
2026-07-27T14:16:04.2835785Z    Compiling want v0.3.1
2026-07-27T14:16:04.3020554Z    Compiling crypto-common v0.2.2
2026-07-27T14:16:04.3151293Z    Compiling block-buffer v0.12.0
2026-07-27T14:16:04.3935003Z    Compiling sha2 v0.10.9
2026-07-27T14:16:04.4760836Z    Compiling inout v0.1.4
2026-07-27T14:16:04.4961427Z    Compiling vergen-lib v9.1.0
2026-07-27T14:16:04.6030908Z    Compiling cmake v0.1.58
2026-07-27T14:16:04.6437085Z    Compiling n0-future v0.3.2
2026-07-27T14:16:04.6530617Z    Compiling serde_json v1.0.150
2026-07-27T14:16:04.6906611Z    Compiling diatomic-waker v0.2.3
2026-07-27T14:16:04.7210689Z    Compiling parking v2.2.1
2026-07-27T14:16:04.7448204Z    Compiling crossbeam-utils v0.8.21
2026-07-27T14:16:04.7865163Z    Compiling spin v0.10.0
2026-07-27T14:16:04.8540728Z    Compiling winnow v1.0.3
2026-07-27T14:16:04.8610639Z    Compiling signature v2.2.0
2026-07-27T14:16:04.8710866Z    Compiling httpdate v1.0.3
2026-07-27T14:16:04.8820988Z    Compiling cordyceps v0.3.4
2026-07-27T14:16:04.8935610Z    Compiling futures-lite v2.6.1
2026-07-27T14:16:04.9472585Z    Compiling ed25519 v2.2.3
2026-07-27T14:16:04.9570256Z    Compiling cipher v0.4.4
2026-07-27T14:16:04.9786819Z    Compiling netlink-packet-core v0.8.1
2026-07-27T14:16:05.0503887Z    Compiling universal-hash v0.5.1
2026-07-27T14:16:05.1360867Z    Compiling vergen v9.1.0
2026-07-27T14:16:05.1531062Z    Compiling vergen-lib v0.1.6
2026-07-27T14:16:05.1540404Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-27T14:16:05.1986830Z    Compiling heapless v0.7.17
2026-07-27T14:16:05.2121593Z    Compiling noq-udp v0.10.0
2026-07-27T14:16:05.2651990Z    Compiling sync_wrapper v1.0.2
2026-07-27T14:16:05.2757587Z    Compiling byteorder v1.5.0
2026-07-27T14:16:05.2947372Z    Compiling futures-buffered v0.2.13
2026-07-27T14:16:05.3021125Z    Compiling allocator-api2 v0.2.21
2026-07-27T14:16:05.3091154Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-27T14:16:05.3211042Z    Compiling opaque-debug v0.3.1
2026-07-27T14:16:05.3859518Z    Compiling digest v0.11.3
2026-07-27T14:16:05.3931491Z    Compiling polyval v0.6.2
2026-07-27T14:16:05.4747575Z    Compiling hash32 v0.2.1
2026-07-27T14:16:05.5126773Z    Compiling spin v0.9.8
2026-07-27T14:16:05.5523249Z    Compiling vergen-gitcl v1.0.8
2026-07-27T14:16:05.5774938Z    Compiling aws-lc-sys v0.41.0
2026-07-27T14:16:05.5900940Z    Compiling ring v0.17.14
2026-07-27T14:16:05.6249343Z    Compiling libsqlite3-sys v0.30.1
2026-07-27T14:16:05.6801621Z    Compiling signature v3.0.0
2026-07-27T14:16:05.6956033Z    Compiling tower-layer v0.3.3
2026-07-27T14:16:05.7058462Z    Compiling num_threads v0.1.7
2026-07-27T14:16:05.7749842Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-27T14:16:05.8053513Z    Compiling ryu v1.0.23
2026-07-27T14:16:05.8920974Z    Compiling fallible-iterator v0.3.0
2026-07-27T14:16:05.8980409Z    Compiling time v0.3.47
2026-07-27T14:16:05.9292465Z    Compiling ghash v0.5.1
2026-07-27T14:16:05.9391886Z    Compiling sha2 v0.11.0-rc.5
2026-07-27T14:16:06.0441090Z    Compiling aes v0.8.4
2026-07-27T14:16:06.0571769Z    Compiling ctr v0.9.2
2026-07-27T14:16:06.0673696Z    Compiling http-body-util v0.1.3
2026-07-27T14:16:06.0910920Z    Compiling fs2 v0.4.3
2026-07-27T14:16:06.2430620Z    Compiling aead v0.5.2
2026-07-27T14:16:06.2790613Z    Compiling utf8parse v0.2.2
2026-07-27T14:16:06.3401596Z    Compiling openssl-probe v0.2.1
2026-07-27T14:16:06.3491745Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-27T14:16:06.3699117Z    Compiling arrayvec v0.7.6
2026-07-27T14:16:06.4050893Z    Compiling crossbeam-epoch v0.9.18
2026-07-27T14:16:06.4181162Z    Compiling crossbeam-channel v0.5.15
2026-07-27T14:16:06.5300408Z    Compiling blake3 v1.8.5
2026-07-27T14:16:06.5510925Z    Compiling netlink-packet-route v0.29.0
2026-07-27T14:16:06.6208169Z    Compiling memoffset v0.6.5
2026-07-27T14:16:06.6277936Z    Compiling acto v0.8.2
2026-07-27T14:16:06.8221094Z    Compiling aes-gcm v0.10.3
2026-07-27T14:16:06.8570859Z    Compiling noq v0.18.0
2026-07-27T14:16:06.9002744Z    Compiling netwatch v0.16.0
2026-07-27T14:16:06.9572730Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-27T14:16:06.9640443Z    Compiling sorted-index-buffer v0.2.1
2026-07-27T14:16:06.9911411Z    Compiling ref-cast v1.0.25
2026-07-27T14:16:07.0772185Z    Compiling xml-rs v0.8.28
2026-07-27T14:16:07.1181208Z    Compiling mac-addr v0.3.0
2026-07-27T14:16:07.1811995Z    Compiling foldhash v0.2.0
2026-07-27T14:16:07.2934622Z    Compiling identity-hash v0.1.0
2026-07-27T14:16:07.3008924Z    Compiling rustix v1.1.4
2026-07-27T14:16:07.3100628Z    Compiling rustc-hash v2.1.2
2026-07-27T14:16:07.3308761Z    Compiling lru-slab v0.1.2
2026-07-27T14:16:07.3496244Z    Compiling tagptr v0.2.0
2026-07-27T14:16:07.3938790Z    Compiling thiserror v1.0.69
2026-07-27T14:16:07.4610522Z    Compiling hashbrown v0.16.1
2026-07-27T14:16:07.5460967Z    Compiling netlink-packet-route v0.30.0
2026-07-27T14:16:07.6900503Z    Compiling synstructure v0.13.2
2026-07-27T14:16:07.7010975Z    Compiling darling_core v0.20.11
2026-07-27T14:16:07.7702001Z    Compiling proc-macro-crate v3.5.0
2026-07-27T14:16:08.1238265Z    Compiling xmltree v0.10.3
2026-07-27T14:16:08.3360860Z    Compiling serde_derive_internals v0.29.1
2026-07-27T14:16:08.3494614Z    Compiling serial-core v0.4.0
2026-07-27T14:16:08.3580020Z    Compiling termios v0.2.2
2026-07-27T14:16:08.3705761Z    Compiling errno v0.3.14
2026-07-27T14:16:08.3749097Z    Compiling ioctl-rs v0.1.6
2026-07-27T14:16:08.3970813Z    Compiling simple-dns v0.9.3
2026-07-27T14:16:08.4225996Z    Compiling aho-corasick v1.1.4
2026-07-27T14:16:08.4850759Z    Compiling resolv-conf v0.7.6
2026-07-27T14:16:08.4948722Z    Compiling signal-hook v0.3.18
2026-07-27T14:16:08.5117647Z    Compiling sha1_smol v1.0.1
2026-07-27T14:16:08.5390368Z    Compiling constant_time_eq v0.4.2
2026-07-27T14:16:08.6350820Z    Compiling linux-raw-sys v0.12.1
2026-07-27T14:16:08.6854747Z    Compiling regex-syntax v0.8.10
2026-07-27T14:16:08.7479901Z    Compiling smol_str v0.1.24
2026-07-27T14:16:08.7659485Z    Compiling toml_write v0.1.2
2026-07-27T14:16:08.7730897Z    Compiling simdutf8 v0.1.5
2026-07-27T14:16:08.9586307Z    Compiling arrayref v0.3.9
2026-07-27T14:16:09.0260712Z    Compiling winnow v0.7.15
2026-07-27T14:16:09.0821060Z    Compiling serial-unix v0.4.0
2026-07-27T14:16:09.1681244Z    Compiling signal-hook-registry v1.4.8
2026-07-27T14:16:09.3341105Z    Compiling lru v0.16.4
2026-07-27T14:16:09.5329717Z    Compiling darling_core v0.23.0
2026-07-27T14:16:09.6190516Z    Compiling serde_bytes v0.11.19
2026-07-27T14:16:09.6253767Z    Compiling hmac v0.12.1
2026-07-27T14:16:09.7611035Z    Compiling seize v0.5.1
2026-07-27T14:16:09.7762967Z    Compiling iroh v0.98.2
2026-07-27T14:16:09.7881031Z    Compiling serde_derive v1.0.228
2026-07-27T14:16:09.8749842Z    Compiling zeroize_derive v1.4.3
2026-07-27T14:16:10.0250784Z    Compiling tokio-macros v2.7.0
2026-07-27T14:16:10.2112663Z    Compiling futures-macro v0.3.32
2026-07-27T14:16:10.5700661Z    Compiling zeroize v1.8.2
2026-07-27T14:16:10.7500816Z    Compiling tokio v1.52.3
2026-07-27T14:16:10.7810700Z    Compiling zerofrom-derive v0.1.7
2026-07-27T14:16:11.1291038Z    Compiling yoke-derive v0.8.2
2026-07-27T14:16:11.1426320Z    Compiling zerovec-derive v0.11.3
2026-07-27T14:16:11.1538195Z    Compiling futures-util v0.3.32
2026-07-27T14:16:11.4691201Z    Compiling displaydoc v0.2.6
2026-07-27T14:16:11.4930528Z    Compiling tracing-attributes v0.1.31
2026-07-27T14:16:11.9524747Z    Compiling rustls-pki-types v1.14.1
2026-07-27T14:16:12.3516756Z    Compiling zerofrom v0.1.8
2026-07-27T14:16:12.3848865Z    Compiling thiserror-impl v2.0.18
2026-07-27T14:16:12.4996102Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-27T14:16:12.5255115Z    Compiling yoke v0.8.3
2026-07-27T14:16:12.6390885Z    Compiling darling_macro v0.20.11
2026-07-27T14:16:12.6770723Z    Compiling derive_more-impl v2.1.1
2026-07-27T14:16:12.7370765Z    Compiling zerovec v0.11.6
2026-07-27T14:16:12.9790719Z    Compiling zerotrie v0.2.4
2026-07-27T14:16:13.2527504Z    Compiling darling v0.20.11
2026-07-27T14:16:13.2653645Z    Compiling spez v0.1.2
2026-07-27T14:16:13.3222005Z    Compiling derive_builder_core v0.20.2
2026-07-27T14:16:13.3380888Z    Compiling n0-error-macros v0.1.3
2026-07-27T14:16:13.5416914Z    Compiling tinystr v0.8.3
2026-07-27T14:16:13.5666897Z    Compiling potential_utf v0.1.5
2026-07-27T14:16:13.6325696Z    Compiling der v0.8.0-rc.10
2026-07-27T14:16:13.7161442Z    Compiling icu_collections v2.2.0
2026-07-27T14:16:13.8150741Z    Compiling icu_locale_core v2.2.0
2026-07-27T14:16:14.3955094Z    Compiling pin-project-internal v1.1.13
2026-07-27T14:16:14.4692615Z    Compiling n0-error v0.1.3
2026-07-27T14:16:14.4830984Z    Compiling cobs v0.3.0
2026-07-27T14:16:14.7510904Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-27T14:16:14.7802468Z    Compiling derive_builder_macro v0.20.2
2026-07-27T14:16:14.8226387Z    Compiling ed25519-dalek v2.2.0
2026-07-27T14:16:15.1885046Z    Compiling icu_provider v2.2.0
2026-07-27T14:16:15.1994409Z    Compiling ipnet v2.12.0
2026-07-27T14:16:15.2143860Z    Compiling derive_builder v0.20.2
2026-07-27T14:16:15.2900902Z    Compiling spki v0.8.0-rc.4
2026-07-27T14:16:15.4760333Z    Compiling icu_properties v2.2.0
2026-07-27T14:16:15.4986098Z    Compiling icu_normalizer v2.2.0
2026-07-27T14:16:15.5530926Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-27T14:16:15.7311461Z    Compiling prefix-trie v0.8.4
2026-07-27T14:16:15.7500308Z    Compiling futures-executor v0.3.32
2026-07-27T14:16:15.7539467Z    Compiling ed25519 v3.0.0-rc.4
2026-07-27T14:16:15.8990072Z    Compiling once_cell v1.21.4
2026-07-27T14:16:15.9817330Z    Compiling pin-project v1.1.13
2026-07-27T14:16:16.0411349Z    Compiling futures v0.3.32
2026-07-27T14:16:16.1251023Z    Compiling spt-proto v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-07-27T14:16:16.1304930Z    Compiling postcard-derive v0.2.2
2026-07-27T14:16:16.1811007Z    Compiling tracing-core v0.1.36
2026-07-27T14:16:16.4470597Z    Compiling hashbrown v0.14.5
2026-07-27T14:16:16.4640677Z    Compiling data-encoding-macro v0.1.20
2026-07-27T14:16:16.5440922Z    Compiling rustls-native-certs v0.8.4
2026-07-27T14:16:16.5800650Z    Compiling strum_macros v0.28.0
2026-07-27T14:16:16.6980672Z    Compiling tokio-util v0.7.18
2026-07-27T14:16:16.9068764Z    Compiling tracing v0.1.44
2026-07-27T14:16:16.9706662Z    Compiling idna_adapter v1.2.2
2026-07-27T14:16:17.0541418Z    Compiling netlink-sys v0.8.8
2026-07-27T14:16:17.1230969Z    Compiling idna v1.1.0
2026-07-27T14:16:17.1369677Z    Compiling postcard v1.1.3
2026-07-27T14:16:17.2537754Z    Compiling hashlink v0.9.1
2026-07-27T14:16:17.3097595Z    Compiling tower v0.5.3
2026-07-27T14:16:17.3550930Z    Compiling derive_more v2.1.1
2026-07-27T14:16:17.3950948Z    Compiling num_enum_derive v0.7.6
2026-07-27T14:16:17.4242299Z    Compiling iroh-metrics-derive v0.4.1
2026-07-27T14:16:17.5631409Z    Compiling url v2.5.8
2026-07-27T14:16:17.6430691Z    Compiling h2 v0.4.14
2026-07-27T14:16:17.7351162Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-27T14:16:17.8560427Z    Compiling enum-assoc v1.3.0
2026-07-27T14:16:17.8659470Z    Compiling async-trait v0.1.89
2026-07-27T14:16:17.8860719Z    Compiling iroh-metrics v0.38.3
2026-07-27T14:16:18.0593949Z    Compiling rusqlite v0.32.1
2026-07-27T14:16:18.0991459Z    Compiling n0-watcher v0.6.1
2026-07-27T14:16:18.1531706Z    Compiling tokio-stream v0.1.18
2026-07-27T14:16:18.1991113Z    Compiling netlink-proto v0.12.0
2026-07-27T14:16:18.2639391Z    Compiling netdev v0.42.0
2026-07-27T14:16:18.3700787Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-27T14:16:18.4190859Z    Compiling iroh-base v0.98.0
2026-07-27T14:16:18.4670951Z    Compiling tower-http v0.6.11
2026-07-27T14:16:18.4719636Z    Compiling attohttpc v0.30.1
2026-07-27T14:16:18.6446133Z    Compiling num_enum v0.7.6
2026-07-27T14:16:18.6502684Z    Compiling iroh-relay v0.98.0
2026-07-27T14:16:18.7420998Z    Compiling moka v0.12.15
2026-07-27T14:16:18.8901123Z    Compiling toml_datetime v0.6.11
2026-07-27T14:16:18.9610819Z    Compiling serde_spanned v0.6.9
2026-07-27T14:16:18.9899751Z    Compiling ref-cast-impl v1.0.25
2026-07-27T14:16:19.0110801Z    Compiling thiserror-impl v1.0.69
2026-07-27T14:16:19.2090649Z    Compiling toml_edit v0.22.27
2026-07-27T14:16:19.2790883Z    Compiling webpki-roots v1.0.7
2026-07-27T14:16:19.2844691Z    Compiling regex-automata v0.4.14
2026-07-27T14:16:19.4141718Z    Compiling spt-store v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-07-27T14:16:19.6300488Z    Compiling schemars_derive v1.2.1
2026-07-27T14:16:19.6670827Z    Compiling strum v0.28.0
2026-07-27T14:16:19.8121125Z    Compiling iroh-dns v0.98.0
2026-07-27T14:16:19.8380924Z    Compiling pin-utils v0.1.0
2026-07-27T14:16:19.8963409Z    Compiling bitflags v1.3.2
2026-07-27T14:16:19.9600584Z    Compiling rustix v0.38.44
2026-07-27T14:16:20.0090886Z    Compiling cmov v0.5.4
2026-07-27T14:16:20.1315256Z    Compiling dyn-clone v1.0.20
2026-07-27T14:16:20.2543116Z    Compiling ctutils v0.4.2
2026-07-27T14:16:20.2613242Z    Compiling nix v0.25.1
2026-07-27T14:16:20.2701249Z    Compiling backon v1.6.0
2026-07-27T14:16:20.3581839Z    Compiling darling_macro v0.23.0
2026-07-27T14:16:20.3930425Z    Compiling papaya v0.2.4
2026-07-27T14:16:20.4101025Z    Compiling hkdf v0.12.4
2026-07-27T14:16:20.5501007Z    Compiling serial v0.4.0
2026-07-27T14:16:20.5720652Z    Compiling anstyle-parse v1.0.0
2026-07-27T14:16:20.6700712Z    Compiling vte_generate_state_changes v0.1.2
2026-07-27T14:16:20.7480734Z    Compiling filedescriptor v0.8.3
2026-07-27T14:16:20.7544319Z    Compiling is_terminal_polyfill v1.70.2
2026-07-27T14:16:20.7606015Z    Compiling instability v0.3.12
2026-07-27T14:16:20.8260967Z    Compiling linux-raw-sys v0.4.15
2026-07-27T14:16:20.8450696Z    Compiling anstyle-query v1.1.5
2026-07-27T14:16:20.9300777Z    Compiling foldhash v0.1.5
2026-07-27T14:16:20.9499159Z    Compiling anstyle v1.0.14
2026-07-27T14:16:20.9572469Z    Compiling shell-words v1.1.1
2026-07-27T14:16:20.9731311Z    Compiling unicode-width v0.2.0
2026-07-27T14:16:20.9750547Z    Compiling downcast-rs v1.2.1
2026-07-27T14:16:21.0071193Z    Compiling colorchoice v1.0.5
2026-07-27T14:16:21.0558432Z    Compiling vte v0.13.1
2026-07-27T14:16:21.1010653Z    Compiling hashbrown v0.15.5
2026-07-27T14:16:21.1390100Z    Compiling signal-hook-mio v0.2.5
2026-07-27T14:16:21.1547429Z    Compiling anstream v1.0.0
2026-07-27T14:16:21.2069997Z    Compiling darling v0.23.0
2026-07-27T14:16:21.3000740Z    Compiling spake2 v0.4.0
2026-07-27T14:16:21.3009155Z    Compiling terminal_size v0.4.4
2026-07-27T14:16:21.3285941Z    Compiling strum_macros v0.26.4
2026-07-27T14:16:21.4730794Z    Compiling sha1 v0.10.6
2026-07-27T14:16:21.6137886Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-27T14:16:21.7110850Z    Compiling itertools v0.13.0
2026-07-27T14:16:21.7400762Z    Compiling castaway v0.2.4
2026-07-27T14:16:21.8541386Z    Compiling schemars v1.2.1
2026-07-27T14:16:21.8690737Z    Compiling static_assertions v1.1.0
2026-07-27T14:16:21.9220742Z    Compiling doctest-file v1.1.1
2026-07-27T14:16:21.9441021Z    Compiling toml v0.8.23
2026-07-27T14:16:22.2570928Z    Compiling clap_lex v1.1.0
2026-07-27T14:16:22.4110820Z    Compiling regex v1.12.3
2026-07-27T14:16:22.5171504Z    Compiling indoc v2.0.7
2026-07-27T14:16:22.6040626Z    Compiling unicode-width v0.1.14
2026-07-27T14:16:23.0222198Z    Compiling clap_builder v4.6.0
2026-07-27T14:16:23.0550666Z    Compiling interprocess v2.4.2
2026-07-27T14:16:23.0690465Z    Compiling crossterm v0.28.1
2026-07-27T14:16:23.5706062Z    Compiling hyper v1.10.1
2026-07-27T14:16:23.8970808Z    Compiling spt-msg v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-07-27T14:16:23.9220300Z    Compiling strum v0.26.3
2026-07-27T14:16:23.9660860Z    Compiling unicode-truncate v1.1.0
2026-07-27T14:16:24.0360570Z    Compiling compact_str v0.8.2
2026-07-27T14:16:24.1120083Z    Compiling lru v0.12.5
2026-07-27T14:16:24.2760952Z    Compiling spt-runtime v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-07-27T14:16:24.3660857Z    Compiling clap_derive v4.6.1
2026-07-27T14:16:24.4210996Z    Compiling cassowary v0.3.0
2026-07-27T14:16:24.7500386Z    Compiling portable-pty v0.8.1
2026-07-27T14:16:24.7590767Z    Compiling iana-time-zone v0.1.65
2026-07-27T14:16:24.7954034Z    Compiling ratatui v0.29.0
2026-07-27T14:16:24.9400521Z    Compiling chrono v0.4.45
2026-07-27T14:16:25.1111609Z    Compiling nucleo-matcher v0.3.1
2026-07-27T14:16:25.1194659Z    Compiling qrcode v0.14.1
2026-07-27T14:16:25.4166767Z    Compiling hyper-util v0.1.20
2026-07-27T14:16:25.6707025Z    Compiling spt-term v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-07-27T14:16:25.6949674Z    Compiling tempfile v3.27.0
2026-07-27T14:16:26.8168478Z    Compiling clap v4.6.1
2026-07-27T14:16:27.4004529Z    Compiling igd-next v0.17.1
2026-07-27T14:16:27.9586621Z    Compiling spt-live v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-07-27T14:16:28.7871171Z    Compiling portmapper v0.16.0
2026-07-27T14:16:33.7621397Z    Compiling rustls-webpki v0.103.13
2026-07-27T14:16:36.1348547Z    Compiling tokio-rustls v0.26.4
2026-07-27T14:16:36.1349129Z    Compiling noq-proto v0.17.0
2026-07-27T14:16:36.1349559Z    Compiling rustls-platform-verifier v0.7.0
2026-07-27T14:16:36.2791590Z    Compiling hickory-net v0.26.0-beta.4
2026-07-27T14:16:36.2792216Z    Compiling hyper-rustls v0.27.9
2026-07-27T14:16:36.2792630Z    Compiling tokio-websockets v0.13.2
2026-07-27T14:16:36.4200730Z    Compiling reqwest v0.13.4
2026-07-27T14:16:37.3577924Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-27T14:16:51.4857397Z    Compiling spt-net v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-07-27T14:16:53.0084953Z    Compiling spt-daemon v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-07-27T14:17:03.2360886Z    Compiling spt v0.44.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-07-27T14:17:08.3460834Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 07s
2026-07-27T14:17:08.3693148Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-3ab4271e97bdecca)
2026-07-27T14:17:08.3706523Z 
2026-07-27T14:17:08.3706762Z running 1 test
2026-07-27T14:17:14.4609970Z test new_brain_serves_against_old_broker ... ok
2026-07-27T14:17:14.4610326Z 
2026-07-27T14:17:14.4610689Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.09s
2026-07-27T14:17:14.4611152Z 
2026-07-27T14:17:14.4769864Z ##[group]Run bash .github/ci/reap-census.sh end
2026-07-27T14:17:14.4770188Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-07-27T14:17:14.4783058Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-07-27T14:17:14.4783334Z env:
2026-07-27T14:17:14.4783511Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T14:17:14.4783730Z ##[endgroup]
2026-07-27T14:17:14.4828099Z CI-CENSUS scope roots:
2026-07-27T14:17:14.4828447Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:17:14.4828890Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-07-27T14:17:14.4829464Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-07-27T14:17:14.4829912Z   root: /home/reavus/actions-runner/_work/_temp
2026-07-27T14:17:14.4830217Z   root: /home/reavus/spt-n1-oldbroker
2026-07-27T14:17:14.4876005Z CI-CENSUS self-check OK: walked 391 /proc entries, exe resolution live
2026-07-27T14:17:15.9539490Z CI-CENSUS phase=pre-reap box_procs=389 box_fds=10496 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T14:17:15.9540103Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T14:17:19.5291694Z CI-CENSUS phase=end box_procs=390 box_fds=10592 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-07-27T14:17:19.5292224Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-07-27T14:17:19.5292633Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-07-27T14:17:19.5382516Z Post job cleanup.
2026-07-27T14:17:19.6065563Z [command]/usr/bin/git version
2026-07-27T14:17:19.6097154Z git version 2.43.0
2026-07-27T14:17:19.6127345Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/a61bb3b8-64ec-467a-9cec-8688e4df91ee' before making global git config changes
2026-07-27T14:17:19.6127996Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T14:17:19.6131204Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T14:17:19.6160525Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T14:17:19.6187180Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T14:17:19.6398171Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T14:17:19.6417956Z http.https://github.com/.extraheader
2026-07-27T14:17:19.6424966Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-07-27T14:17:19.6452250Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T14:17:19.6639023Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T14:17:19.6665556Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T14:17:19.6982609Z Cleaning up orphan processes
